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