laptop specialisation
This commit is contained in:
@@ -91,6 +91,14 @@
|
||||
|
||||
services.openssh.openFirewall = false;
|
||||
|
||||
specialisation = {
|
||||
ethdhcp = {
|
||||
configuration = with self.nixosModules; lib.mkMerge [
|
||||
ethdhcp
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
fonts.packages = with pkgs; [ nerd-fonts.fira-code ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user