Add the x220 host
I don't have the time to split this commit
This commit is contained in:
parent
c0e985d51c
commit
d8ce89bd77
10 changed files with 539 additions and 217 deletions
|
@ -3,16 +3,13 @@
|
|||
{
|
||||
environment.persistence."/nix/persist".users.hu = {
|
||||
directories = [
|
||||
# Inspired by
|
||||
# https://github.com/roboyoshi/datacurator-filetree/
|
||||
"archives"
|
||||
"audio"
|
||||
"documents"
|
||||
"images"
|
||||
"games"
|
||||
"literature"
|
||||
"software"
|
||||
"video"
|
||||
"archives"
|
||||
"documents"
|
||||
"programming"
|
||||
"source"
|
||||
"games"
|
||||
"images"
|
||||
"videos"
|
||||
|
||||
# Program files
|
||||
{ directory = ".gnupg"; mode = "0700"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue