index
:
moonfiles.git
master
My dotfiles of main pc;
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
modules
/
features
/
desktop-apps
/
default.nix
blob: b74384f76d158436fc08a66c8ed92e7864b27db8 (
plain
)
1
2
3
4
5
6
{ pkgs, inputs, ... }: { environment.systemPackages = with pkgs; [ ]; }