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
|
../../system/darwin
|
||||||
];
|
];
|
||||||
|
|
||||||
|
networking.hostName = "larstvei-macbookpro";
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
useGlobalPkgs = true;
|
useGlobalPkgs = true;
|
||||||
useUserPackages = true;
|
useUserPackages = true;
|
||||||
|
@ -12,8 +12,6 @@
|
|||||||
|
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
|
|
||||||
networking.hostName = "larstvei-macbookpro";
|
|
||||||
|
|
||||||
system = {
|
system = {
|
||||||
primaryUser = "larstvei";
|
primaryUser = "larstvei";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user