fix desktop environment

This commit is contained in:
Julia Lange 2023-12-04 17:40:50 -08:00
parent 8a20d8dc11
commit d1eb51d3e9
7 changed files with 37 additions and 24 deletions

View file

@ -5,7 +5,7 @@
};
outputs = { nixpkgs, hyprland, ... }: {
nixosConfigurations.jibril = nixpkgs.lib.nixosSystem {
nixosConfigurations.onizuka = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix