Add fonts and disable cups
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
bottles
|
||||
];
|
||||
|
||||
services.printing.enable = true;
|
||||
services.printing.enable = false;
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
home = {
|
||||
username = "eesim";
|
||||
# homeDirectory = "/home/eesim";
|
||||
homeDirectory = "/home/eesim";
|
||||
};
|
||||
|
||||
home.file.".config/nvim".source = ../shared/dotfiles/nvim;
|
||||
|
||||
Reference in New Issue
Block a user