nas0 mount feature, cleanups
This commit is contained in:
parent
904ed4b87d
commit
2045bb881b
6 changed files with 33 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
{ pkgs, config, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../client.nix
|
||||
|
@ -13,6 +13,7 @@
|
|||
../../features/bluetooth.nix
|
||||
../../features/no-rgb.nix
|
||||
../../features/telemetry
|
||||
../../features/nas0.nix
|
||||
];
|
||||
|
||||
home-manager.users.noe = import ../../../home-manager/noe/hosts/aerial.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue