mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 14:33:57 +00:00
documentation tweaks
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
import ./hosts/desktop { inherit nixpkgs home-manager nur globals; };
|
||||
};
|
||||
|
||||
# Used to run commands and editing in this repo
|
||||
# Used to run commands and edit files in this repo
|
||||
devShells = forAllSystems (system:
|
||||
let pkgs = import nixpkgs { inherit system; };
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user