1
0
Fork 0

Compare commits

..

No commits in common. "adc8d2a34c07614cd8b8481f1662abbdcb878e4b" and "f33af6094113c1e8e1c3633f4c2c42f1047fc9c2" have entirely different histories.

2 changed files with 3 additions and 9 deletions

View file

@ -15,7 +15,7 @@
nixPath = [
"nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos"
"nixos-config=/home/paul/NixOS/hosts/latitude/configuration.nix"
# "/nix/var/nix/profiles/per-user/root/channels"
"/nix/var/nix/profiles/per-user/root/channels"
];
};
@ -167,7 +167,6 @@ fileSystems."/mnt/nas/tvshows" = {
hardware.bluetooth.settings = {
General = {
Enable = "Source,Sink,Media,Socket";
Experimental = true;
};
};
@ -193,7 +192,7 @@ fileSystems."/mnt/nas/tvshows" = {
libheif
# WWAN Utilities
# modem-manager-gui
modem-manager-gui
## CLI Utils
wget
@ -223,11 +222,6 @@ fileSystems."/mnt/nas/tvshows" = {
remmina
virt-viewer
chirp
kdePackages.spacebar
kdePackages.kontact
kdePackages.kmail-account-wizard
kdePackages.kleopatra
gnupg
#ungoogled-chromium
# Chat/Internet

View file

@ -32,7 +32,7 @@
device = "root@192.168.1.16:/mnt/media";
fsType = "sshfs";
options = ["x-systemd.automount" "nodev" "noatime" "identityfile=/root/.ssh/id_rsa" "allow_other" "follow_symlinks"];
# label = "Old NAS";
label = "Old NAS";
};
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking