mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 12:50:12 +00:00
Move hostname
This commit is contained in:
parent
329882275b
commit
a45875053f
@ -5,6 +5,8 @@
|
||||
../../system/darwin
|
||||
];
|
||||
|
||||
networking.hostName = "larstvei-macbookpro";
|
||||
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
|
@ -12,8 +12,6 @@
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
networking.hostName = "larstvei-macbookpro";
|
||||
|
||||
system = {
|
||||
primaryUser = "larstvei";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user