mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
Compare commits
2 commits
01eeb12ec6
...
5dd0098d61
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5dd0098d61 | ||
![]() |
045542560b |
2 changed files with 4 additions and 3 deletions
|
@ -41,6 +41,7 @@ in
|
|||
freetube
|
||||
dissent
|
||||
discordCanary
|
||||
vesktop
|
||||
element
|
||||
signal
|
||||
sharing
|
||||
|
|
|
@ -64,11 +64,11 @@ in
|
|||
in
|
||||
{
|
||||
"/" = {
|
||||
device = "/dev/disk/by-uuid/1556c3ad-8835-4cdf-a619-649d658bf6c7";
|
||||
device = "/dev/disk/by-uuid/c9a82c93-1da4-4cd1-a1fa-26483271a2bb";
|
||||
fsType = "ext4";
|
||||
};
|
||||
"/boot" = {
|
||||
device = "/dev/disk/by-uuid/9EDC-E534";
|
||||
device = "/dev/disk/by-uuid/71CA-765A";
|
||||
fsType = "vfat";
|
||||
options = deimos.boot.options;
|
||||
};
|
||||
|
@ -80,7 +80,7 @@ in
|
|||
;
|
||||
|
||||
swapDevices = [
|
||||
{ device = "/dev/disk/by-uuid/fa814d6b-5ba9-48e6-8581-e6b5560a5038"; }
|
||||
{ device = "/dev/disk/by-uuid/74007bf1-6e2f-425e-99fa-d35990f4ea37"; }
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue