Personal dotfiles for Linux, mostly for Nixpkgs/NixOS-based and Termux setups. Mirrored using GitLab's push mirroring feature. gitlab.com/andreijiroh-dev/dotfiles
linux dotfiles
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Point to local copy of nixops-config:shared/home-manager/main.nix

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1 -1
+1 -1
.config/home-manager/home.nix
··· 2 2 3 3 { 4 4 imports = [ 5 - ./meta.nix 5 + ../nixos/shared/home-manager/main.nix 6 6 ]; 7 7 8 8 # Home Manager needs a bit of information about you and the paths it should