nbf5: intial steps to printing terminal
This commit is contained in:
@@ -41,14 +41,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
# hardware.sane = { # Used for scanning with Xsane
|
||||
# enable = false;
|
||||
# extraBackends = [ pkgs.sane-airscan ];
|
||||
# };
|
||||
hardware = {
|
||||
nitrokey.enable = true;
|
||||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
# simple-scan
|
||||
@@ -81,8 +73,8 @@
|
||||
userServices = true;
|
||||
};
|
||||
};
|
||||
tailscale.enable = true;
|
||||
|
||||
mainsail.enable = true;
|
||||
};
|
||||
|
||||
#temporary bluetooth fix
|
||||
|
||||
Reference in New Issue
Block a user