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