mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: have to remove this to rebuild??
This commit is contained in:
parent
a60fd2c3a7
commit
4b520563d4
1 changed files with 3 additions and 3 deletions
|
|
@ -105,9 +105,9 @@ in
|
||||||
umount /btrfs_tmp
|
umount /btrfs_tmp
|
||||||
'';
|
'';
|
||||||
swraid.enable = true;
|
swraid.enable = true;
|
||||||
mdadmConf = ''
|
# mdadmConf = ''
|
||||||
ARRAY /dev/md0 metadata=1.2 name=eris:storage UUID=64659038:a939a18d:8cdc0f3f:97171a50
|
# ARRAY /dev/md0 metadata=1.2 name=eris:storage UUID=64659038:a939a18d:8cdc0f3f:97171a50
|
||||||
'';
|
# '';
|
||||||
};
|
};
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"Z ${config.home-manager.users.${user0}.home.homeDirectory} 0755 ${user0} users -"
|
"Z ${config.home-manager.users.${user0}.home.homeDirectory} 0755 ${user0} users -"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue