mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: a bunch of services...!
This commit is contained in:
parent
79ebb1a48e
commit
7f6562ea70
13 changed files with 214 additions and 76 deletions
|
|
@ -43,6 +43,8 @@ _: let
|
|||
};
|
||||
};
|
||||
|
||||
boot.extraModprobeConfig = "options snd_hda_intel power_save=0";
|
||||
|
||||
services.printing.enable = true;
|
||||
|
||||
swapDevices = [
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ _: let
|
|||
grafana-stack
|
||||
public-directory
|
||||
weechat
|
||||
#tt-rss
|
||||
#monica
|
||||
]);
|
||||
|
||||
boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue