non important commit
This commit is contained in:
parent
df385da4b5
commit
7219685986
2 changed files with 45 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
floatc,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
btop
|
||||
fastfetch
|
||||
oh-my-posh
|
||||
floatc.packages.${pkgs.system}.default
|
||||
inputs.floatc.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
gtk.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue