display settings GUI

This commit is contained in:
tristan 2024-02-10 13:41:27 +00:00
parent 06e889c274
commit f55fb2472c
7 changed files with 13 additions and 256 deletions

View file

@ -8,10 +8,6 @@
}: let
user = config.user;
in {
imports = [
./modules/display.nix
];
nix = {
settings = {
experimental-features = ["nix-command" "flakes"];