added niri from flake
This commit is contained in:
parent
495f32a579
commit
a5e8d0eb37
4 changed files with 145 additions and 28 deletions
|
@ -2,9 +2,8 @@
|
|||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ pkgs, ... }: {
|
||||
{ pkgs, niri, ... }: {
|
||||
imports = [
|
||||
../niri
|
||||
../gnome
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue