Compare commits
2 commits
059fa04660
...
cf34acefe0
Author | SHA1 | Date | |
---|---|---|---|
cf34acefe0 | |||
77c4056ada |
2 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,8 @@ in {
|
|||
virtualisation.docker = {
|
||||
enable = true;
|
||||
enableNvidia = true;
|
||||
# Because these are made for development purposes and not for servers
|
||||
enableOnBoot = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -14,3 +14,7 @@ output * {
|
|||
bg "~/Nextcloud/Afbeeldingen/wallpapers/bg" fill
|
||||
}
|
||||
|
||||
# Vertical display
|
||||
output "Dell Inc. DELL P2214H 29C2937M4YTL" {
|
||||
transform 270
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue