[NixOS] Flake update

This commit is contained in:
2024-05-11 23:42:45 -06:00
parent 3004f57c1a
commit da865671ad
5 changed files with 119 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, makeEnable, forEachUser, ... }:
{ config, pkgs, makeEnable, ... }:
makeEnable config "modules.desktop" true {
imports = [
./fonts.nix