Fix imports

This commit is contained in:
Marko Korhonen 2024-10-05 17:25:45 +03:00
parent c8daed198a
commit e9fe94438b
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 30 additions and 18 deletions

View file

@ -0,0 +1,8 @@
{ ... }:
{
imports = [
./gnome.nix
];
}