This website requires JavaScript.
Explore
Help
Sign In
whovian
/
nixos_config
Watch
1
Star
0
Fork
You've already forked nixos_config
0
Code
Issues
Pull Requests
Projects
Wiki
Activity
Fix `environment.shells`
Browse Source
...
This commit is contained in:
Whovian NTSN
2024-06-17 17:33:46 -04:00
parent
11f788fe86
commit
d45704acaa
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
flake.nix
Unescape
Escape
View File
@ -132,7 +132,7 @@
}
;
environment
.
shells
=
[
"
${
pkgs
.
zsh
}
"
pkgs
.
zsh
]
;
home-manager
=
{
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
whovian/nixos_config
Title
Body
Create Issue