mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
+6
-6
@@ -6,9 +6,9 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./others
|
||||
];
|
||||
#imports = [
|
||||
# ./others
|
||||
#];
|
||||
|
||||
xlib.device.username = "oqyude";
|
||||
|
||||
@@ -39,9 +39,9 @@
|
||||
};
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"z /home/shared 2775 root users -"
|
||||
];
|
||||
#systemd.tmpfiles.rules = [
|
||||
# "z /home/shared 2775 root users -"
|
||||
#];
|
||||
|
||||
sops = {
|
||||
age = {
|
||||
|
||||
Reference in New Issue
Block a user