Compare commits
3 Commits
339eed1f55
...
91e38f5866
Author | SHA1 | Date | |
---|---|---|---|
91e38f5866 | |||
fed1aecd64 | |||
ec3056f8c1 |
@ -24,6 +24,10 @@
|
|||||||
load printers = yes
|
load printers = yes
|
||||||
printing = cups
|
printing = cups
|
||||||
printcap name = cups
|
printcap name = cups
|
||||||
|
|
||||||
|
# horrible files
|
||||||
|
veto files = /._*/.DS_Store/ /._*/._.DS_Store/
|
||||||
|
delete veto files = yes
|
||||||
'';
|
'';
|
||||||
|
|
||||||
shares = {
|
shares = {
|
||||||
|
8
flake.lock
generated
8
flake.lock
generated
@ -69,11 +69,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1650567495,
|
"lastModified": 1651603956,
|
||||||
"narHash": "sha256-Ey5MBWBLL5rePCZP3RlwE8kJpgWNgdndn2SBcQWyGco=",
|
"narHash": "sha256-eJ6omIFq/Jfre6c4w/nZmTE/D6qOdnlfCspyhsxZJa0=",
|
||||||
"ref": "master",
|
"ref": "master",
|
||||||
"rev": "37c02dea3cfedf070b9cb2b745adfedb320afa76",
|
"rev": "22a32841d5c9d8b858fcac9211c7b081693d61ba",
|
||||||
"revCount": 15,
|
"revCount": 17,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.neet.dev/zuckerberg/dailybuild_modules.git"
|
"url": "https://git.neet.dev/zuckerberg/dailybuild_modules.git"
|
||||||
},
|
},
|
||||||
|
@ -48,7 +48,6 @@
|
|||||||
"@runyan.org" "@runyan.rocks"
|
"@runyan.org" "@runyan.rocks"
|
||||||
"@thunderhex.com" "@tar.ninja"
|
"@thunderhex.com" "@tar.ninja"
|
||||||
"@bsd.ninja" "@bsd.rocks"
|
"@bsd.ninja" "@bsd.rocks"
|
||||||
"@paradigminteractive.agency"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user