fix: Move steam to proper module group
This commit is contained in:
parent
98ada82bb8
commit
a377069c8e
1 changed files with 2 additions and 1 deletions
|
|
@ -208,7 +208,6 @@
|
|||
self.nixosModules.commonModules
|
||||
./nixos/pro_audio.nix
|
||||
./nixos/kdeconnect.nix
|
||||
./nixos/steam.nix
|
||||
./nixos/opentabletdriver.nix
|
||||
|
||||
self.nixosModules.bertof-rclone
|
||||
|
|
@ -255,6 +254,8 @@
|
|||
./instances/thor/hardware-configuration.nix
|
||||
./instances/thor/configuration.nix
|
||||
|
||||
./nixos/steam.nix
|
||||
|
||||
self.nixosModules.bertof-rclone
|
||||
{ home-manager.users.bertof = import ./instances/thor/hm.nix; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue