updates to dalinar and home
This commit is contained in:
parent
61288cb527
commit
e526e19d09
4 changed files with 19 additions and 4 deletions
|
@ -55,12 +55,13 @@
|
|||
};
|
||||
|
||||
lib = nixpkgs.lib;
|
||||
# unstable = nixpkgs;
|
||||
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
syl = lib.nixosSystem {
|
||||
inherit system;
|
||||
inherit emacs;
|
||||
# inherit emacs;
|
||||
modules = [
|
||||
./system/syl/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue