chore(T470): remove unused snipeit & sourcehut services

This commit is contained in:
Khaïs COLIN 2024-08-26 14:23:33 +02:00
parent 9b32a9eea2
commit 3870fa3d77

View file

@ -8,22 +8,10 @@
./hardware-configuration-t470.nix ./hardware-configuration-t470.nix
./common.nix ./common.nix
./sourcehut.nix
./snipeit.nix
./borgbackup.nix ./borgbackup.nix
]; ];
networking.hostName = "t470"; # Define your hostname. networking.hostName = "t470"; # Define your hostname.
networking.extraHosts = ''
127.0.0.1 sourcehut.nixos.local
127.0.0.1 meta.sourcehut.nixos.local
127.0.0.1 man.sourcehut.nixos.local
127.0.0.1 git.sourcehut.nixos.local
127.0.0.1 snipe-it.nixos.local
127.0.0.1 inventree.nixos.local
'';
# automount smb music share # automount smb music share
fileSystems."/home/khais/Music" = { fileSystems."/home/khais/Music" = {