made (unused) irssi config, fixed a few typos.
This commit is contained in:
parent
29a4983664
commit
b86d9836ab
5 changed files with 45 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "worskstation-vm"; # Define your hostname.
|
||||
networking.hostName = "workstation-vm"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
# Configure network proxy if necessary
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
../../modules/home-manager/terminal
|
||||
../../modules/home-manager/nvim
|
||||
../../modules/home-manager
|
||||
../../modules/home-manager/kittty.nix
|
||||
../../modules/home-manager/kitty.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue