mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-03 11:38:53 -05:00
Move config into config
This commit is contained in:
parent
2fbe9593be
commit
2ad9d090a9
2 changed files with 259 additions and 7 deletions
|
|
@ -3,14 +3,9 @@
|
|||
./hardware-configuration.nix
|
||||
../../modules
|
||||
];
|
||||
networking.hostName = "Parzival-Mobile";
|
||||
environment.systemPackages = [
|
||||
pkgs.git
|
||||
pkgs.vim
|
||||
pkgs.wget
|
||||
];
|
||||
|
||||
config = {
|
||||
hypr.enable = true;
|
||||
networking.hostName = "Parzival-Mobile";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue