mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-06-06 09:38:46 +02:00
robolab setup
This commit is contained in:
parent
06c7893ad7
commit
5f5ca3fc12
9 changed files with 42 additions and 29 deletions
hosts/thinkpad
|
@ -85,9 +85,8 @@
|
|||
devmon.enable = true; # automount stuff
|
||||
printing = {
|
||||
enable = true;
|
||||
#drivers = with pkgs; [ gutenprint gutenprint-bin ];
|
||||
};
|
||||
avahi = {
|
||||
avahi = { # autodiscover printers
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
|
@ -147,7 +146,8 @@
|
|||
python3
|
||||
zip
|
||||
unzip
|
||||
mupdf
|
||||
nvme-cli
|
||||
intel-gpu-tools
|
||||
];
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue