mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Added nu_scripts
This commit is contained in:
parent
c45afedd4a
commit
79681e72a2
2 changed files with 17 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
}: {
|
||||
imports = [../common.nix ../gnome.nix ../home-backup.nix ../gui.nix];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home = {
|
||||
username = "tyler";
|
||||
homeDirectory = "/home/tyler";
|
||||
|
|
@ -13,5 +14,7 @@
|
|||
ventoy
|
||||
(config.lib.nixGL.wrap renderdoc)
|
||||
];
|
||||
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue