Compare commits

...

3 Commits

Author SHA1 Message Date
91e38f5866 Remove pi.agency 2022-05-03 14:54:09 -04:00
fed1aecd64 Update dailybot 2022-05-03 14:53:58 -04:00
ec3056f8c1 Don't store awful files 2022-05-03 14:53:42 -04:00
3 changed files with 8 additions and 5 deletions

View File

@ -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
View File

@ -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"
}, },

View File

@ -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"
]; ];
}; };
}; };