Changed dwm flake and home for new laptop
This commit is contained in:
parent
5ca7a88213
commit
d49398a413
4 changed files with 16 additions and 24 deletions
|
@ -143,7 +143,7 @@
|
|||
};
|
||||
# > Our main home-manager configuration file <
|
||||
modules = [
|
||||
./config/home.nix
|
||||
./config/lill-home.nix
|
||||
({nixpkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
|
||||
({nixpkgs, ... }: { nixpkgs.overlays = [ overlay-fw-pkgs ]; })
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue