Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2018-06-19 22:52:15 -07:00
commit 5f70c70914
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
2 changed files with 7 additions and 4 deletions

View File

@ -149,6 +149,7 @@ in
feh
gnome3.gpaste
kdeconnect
lxqt-powermanagement
networkmanagerapplet
pasystray-appindicator
pinentry
@ -177,6 +178,7 @@ in
# Tools
binutils
dfeet
gcc
gitFull
git-sync
@ -192,6 +194,7 @@ in
python-with-my-packages
qt5.qttools
rcm
scrot
silver-searcher
stow
tmux

View File

@ -27,10 +27,10 @@
fsType = "ext4";
};
# fileSystems."/shared" = {
# device = "/dev/disk/by-uuid/4b6f1ca8-6b68-4bdb-b92c-d2d7ba080928";
# fsType = "ntfs";
# };
fileSystems."/backups" = {
device = "/dev/disk/by-uuid/752E628C67697A81";
fsType = "ntfs";
};
swapDevices =
[ { device = "/dev/disk/by-uuid/a6933b22-c7f4-4c57-b330-1450f313922e"; }