nova-shell: use system module

This commit is contained in:
müde 2026-04-26 19:06:01 +02:00
parent fcd4b95827
commit 96239eef49
3 changed files with 6 additions and 5 deletions

8
flake.lock generated
View file

@ -548,11 +548,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1776984220,
"narHash": "sha256-7o1I1Nl+HU+aXbCg7HLmj4W9o5/u6Tqviwmeczxzds0=",
"lastModified": 1777222693,
"narHash": "sha256-5AQpEtjSaWfcWfuO8Z4nRgYqJegCa/0lUO2HUVJR4AI=",
"ref": "refs/heads/main",
"rev": "8d76df6ef5188b7fc640518b5c80687c52fcec55",
"revCount": 536,
"rev": "dc8344d0af83ba9de5f74a68bee82cdf6364c9a2",
"revCount": 573,
"type": "git",
"url": "https://git.berlin.ccc.de/vinzenz/nova-shell"
},

View file

@ -19,7 +19,6 @@
# ./waybar.nix
# ./wlogout.nix
./zsh.nix
self.inputs.nova-shell.homeModules.default
# keep-sorted end
];

View file

@ -7,12 +7,14 @@
servicepoint-tanks,
stylix,
specialArgs,
nova-shell,
...
}:
{
imports = [
# keep-sorted start
home-manager.nixosModules.home-manager
nova-shell.nixosModules.default
self.nixosModules.en-de
self.nixosModules.firmware-updates
self.nixosModules.gnome