mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Split common.nix into multiple files
This commit is contained in:
parent
7fdb1aaaac
commit
0ee2ebadb4
8 changed files with 120 additions and 58 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [../common.nix];
|
||||
imports = [../common.nix ../gnome.nix ../home-backup.nix];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
ventoy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue