mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
move user importing to the flake
makes more sense there
This commit is contained in:
parent
5b65fc5c56
commit
d0eb57ed91
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./hosts/thinkpad/configuration.nix
|
||||
./users/rouven
|
||||
home-manager.nixosModules.home-manager
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue