Archived
1
0
forked from rarias/bscpkgs

Move fs.nix to common

This commit is contained in:
2023-04-18 18:31:35 +02:00
committed by Rodrigo Arias Mallo
parent 733eb93f23
commit a7fb69ab92
3 changed files with 1 additions and 1 deletions

View File

@@ -3,5 +3,6 @@
{
imports = [
./boot.nix
./fs.nix
];
}