Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
commit
5f70c70914
@ -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
|
||||
|
@ -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"; }
|
||||
|
Loading…
Reference in New Issue
Block a user