nit: make nix flake check happy
This commit is contained in:
parent
0e590162d2
commit
7827b01899
5 changed files with 5 additions and 21 deletions
|
@ -5,8 +5,6 @@
|
|||
profiles = with profiles;
|
||||
[
|
||||
networking.wireless
|
||||
|
||||
btrfs
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -23,9 +21,6 @@
|
|||
gpu.amdgpu = true;
|
||||
wireless.enable = true;
|
||||
};
|
||||
services = {
|
||||
proxy.enable = true;
|
||||
};
|
||||
desktop.wm.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue