modified hostname
This commit is contained in:
parent
bace54a43d
commit
8b2bcf41d4
@ -10,7 +10,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
hostname = "ti-clt-dsk01";
|
hostname = "ti-clt-lpt01";
|
||||||
display-manager = "cosmic-greeter";
|
display-manager = "cosmic-greeter";
|
||||||
desktop-environments = {
|
desktop-environments = {
|
||||||
cosmic.enable = true;
|
cosmic.enable = true;
|
||||||
@ -55,6 +55,7 @@
|
|||||||
configurationLimit = 32;
|
configurationLimit = 32;
|
||||||
};
|
};
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
boot.supportedFilesystems = [ "nfs" ];
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
networking.hosts = {
|
networking.hosts = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user