mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
ref(nix): refactored out common
This commit is contained in:
parent
66f6c5a702
commit
4662ca2acc
5 changed files with 12 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [./dev.nix ./gui ./browser.nix ../common];
|
||||
imports = [./dev.nix ./gui ./browser.nix];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue