mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 20:09:07 +01:00
profiles: Introduce core, server and workstation profiles
This commit is contained in:
parent
1c0f293c3d
commit
100f02a2d8
15 changed files with 94 additions and 163 deletions
|
|
@ -20,8 +20,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
fprintd.enable = true; # fwupdmgr refresh && fwupdmgr update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue