fix desktop environment
This commit is contained in:
parent
7db3134d4b
commit
8428e4fe84
7 changed files with 37 additions and 24 deletions
|
|
@ -5,7 +5,7 @@
|
|||
};
|
||||
|
||||
outputs = { nixpkgs, hyprland, ... }: {
|
||||
nixosConfigurations.jibril = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.onizuka = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./configuration.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue