trying to get niri as external flake
This commit is contained in:
parent
aa4787db6d
commit
63a430a221
4 changed files with 152 additions and 7 deletions
|
@ -2,8 +2,9 @@
|
|||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ pkgs, niri, ... }: {
|
||||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
../niri
|
||||
../gnome
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue