mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
nix plasma-manager
This commit is contained in:
parent
e30bc681cd
commit
39eabd9c51
17 changed files with 247 additions and 39 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{pkgs, ...}:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
gcc
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue