rebase: fix things that I messed up during rebase

This commit is contained in:
Christoph Hollizeck 2024-11-08 01:02:04 +01:00
parent 0fbdb4aad3
commit 0557daaff1
Signed by: Daholli
GPG key ID: 1763BB530F50279E
3 changed files with 1362 additions and 12 deletions

1362
flake.lock Normal file

File diff suppressed because it is too large Load diff

View file

@ -7,11 +7,7 @@
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-master.url = "github:nixos/nixpkgs/master";
<<<<<<< HEAD
nixpkgs-latest-factorio.url = "github:Daholli/nixpkgs/d941e9aa2d89f377d45516c5edd765fef15ea90a";
=======
nixpkgs-latest-factorio.url = "github:Daholli/nixpkgs/19493dc0ad16ffd5414ac9b4e12179d0e1b98468";
>>>>>>> d1ad881e (misc forgot to commit)
home-manager = {
url = "github:nix-community/home-manager/master";

View file

@ -1,15 +1,7 @@
{
config,
<<<<<<< HEAD
lib,
namespace,
=======
inputs,
lib,
namespace,
pkgs,
system,
>>>>>>> 8f3c53de (hyprland: setup hyprpanel, fix nvidia issues, accomodate new shadow config)
...
}:
let