This website requires JavaScript.
Explore
Help
Sign in
annika
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://forgejo.merr.is/annika/nixos.git
synced
2025-12-11 23:07:53 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2dea1a7b4
nixos
/
modules
/
common
/
programming
/
default.nix
9 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
Switched To A New/Modified Structure Based heavily on https://github.com/nmasur/dotfiles
2024-05-17 08:04:19 -04:00
{
.
.
.
}:
{
imports
=
[
./nixpkgs-fmt.nix
Adding a VERY basic Python3 Config
2024-05-21 11:22:02 -04:00
./python3.nix
Switched To A New/Modified Structure Based heavily on https://github.com/nmasur/dotfiles
2024-05-17 08:04:19 -04:00
./vscode.nix
]
;
}
Reference in a new issue
Copy permalink